KsCommandStatus.ErrorId property

The error identification.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public KsError ErrorId { get; }
Public ReadOnly Property ErrorId As KsError

Property value

Type: KsError

See also

KsCommandStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace